home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Answers 1995 May
/
PC Answers CD-ROM 7 (Future Publishing) (May 1995).iso
/
vbits
/
code
/
shaw
/
vbits16
/
vbits16.def
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-12-13
|
353 b
|
14 lines
; vbits16.def : Declares the module parameters for the application.
NAME VBITS16
DESCRIPTION 'VBITS16 Windows Application'
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 1024 ; initial heap size
; Stack size is passed as argument to linker's /STACK option